![]() Method for defining printer driver settings
专利摘要:
A method and a network that enable a computer to select a set of printer driver settings for a particular printing application are disclosed. The computer stores sets of printer driver settings in advance. Each set of printer driver settings is tagged with a label that illustrates a general aspect of this set of printer driver settings, and a list of these labels has been created by the computer. When a user fires a printing application, the user makes a selection from the list of these labels first. In response, the computer searches the stored sets of printer driver settings for a conforming set according to the selected label. The conforming set of printer driver settings will be retrieved, either from the memory unit of the computer or from another computer via the network, and used as current printer driver settings for the printing application. 公开号:US20010006423A1 申请号:US09/728,665 申请日:2000-12-01 公开日:2001-07-05 发明作者:Thileepan Subramaniam 申请人:Hewlett Packard Co; IPC主号:G06F3-1204
专利说明:
[0001] This invention relates to a technique enabling a computer to select a set of printer driver settings for a printing application. The invention also relates to a technique enabling a computer to retrieve a set of printer driver settings from another computer connected thereto via a network. [0001] [0002] Currently, the Microsoft® Windows® operating system, a product of the Microsoft Corporation, Redmond, Washington, allows a computer to define one set of default driver settings for a printer. If the defined set of default printer driver settings is not necessarily suitable for a particular printing application, however, the user needs to get to the printer driver dialog box to modify the printer driver settings. For example, the user may want to print his emails on A4 paper, two-sided printing, medium print quality; but he may want to print his presentations on letter size transparency, best quality. Traditionally, the user needs to go to “printer properties sheet” of the printing application to change each relevant characteristic in the printer driver settings, if current default printer driver settings are not suitable. [0002] [0003] Most printer manufactures allow users to save another set of driver settings. Nevertheless, this approach is still not convenient enough. Users cannot create new settings or modify the pre-saved printer driver settings. Particularly, users cannot define a set of printer driver settings to be specific to a particular printing application, that is, this set can only be accessed and used by the particular printing application. Moreover, the fact that only one alternative is available unnecessarily restricts users' choice. [0003] [0004] Similar problems exist in a network where a plurality of computers are connected to a printer via the network. Moreover, there will be significant waste of source if common sets of printer driver settings cannot be accessed by all computers. [0004] [0005] Therefore, there is a need for a method that provides a computer with alternative sets of printer driver settings for each printing application. There is also a need for a network wherein users of different computers can share sets of public printer driver settings that have been created and stored by a system administrator. [0005] SUMMARY OF THE INVENTION [0006] According to one aspect of the invention, in a preferred embodiment of a method for selecting a set of printer driver settings for a particular printing application, a computer stores sets of printer driver settings in advance. Each set of printer driver settings is tagged with a label that illustrates a general aspect of this set of printer driver settings, and a list of these labels has been created by the computer. When a user fires a printing application, he makes a selection from the list of these labels first. In response, the computer searches the stored sets of printer driver settings for a conforming set according to the selected label. The conforming set of printer driver settings will be retrieved and used as current printer driver settings for the printing application. [0006] [0007] Preferably, the user may create or modify a set of printer driver settings according to his printing requirements. He may also associate it with a particular printing application. Hereinafter, this set of printer driver settings will generally only be used by this particular printing application. [0007] [0008] According to another aspect of the invention, in a network environment where multiple computers are connected to a printer via the network, users on each computer are able to print to the printer. Each user creates and stores sets of private printer driver settings in his private storage area of one of the computers. Moreover, administrator of the network creates and stores sets of public printer driver settings in a public storage area. Each set of printer settings, stored in either public or private storage area, is tagged with a label that illustrates a general aspect of this set of printer driver settings. Each user is able to access a list that includes labels of all the sets of public printer driver settings and labels of those sets of private printer driver settings that are stored in his own private storage area. When a user fires a printing application, he selects one from the list of labels. Subsequently, the computer that receives the printing application first determines whether the user has selected a set of public printer driver settings or a set of private printer driver settings. If the user has selected a set of private printer driver settings, the computer retrieves a conforming set of printer driver settings from the user's private storage area. Otherwise, the computer will retrieve a conforming set of public printer driver settings from the public storage area via the network. [0008] BRIEF DESCRIPTION OF THE DRAWINGS [0009] FIG. 1 is a block diagram schematically showing an embodiment of a printing system according to one aspect of the present invention. [0009] [0010] FIG. 2 is a block diagram schematically showing a network according to another aspect of the present invention. [0010] [0011] FIG. 3 illustrates a printer driver dialog box through which printer driver settings can be edited. [0011] [0012] FIG. 4 illustrates another printer driver dialog box through which a set of printer driver settings can be defined to be specific to a printing application. [0012] DETAILED DESCRIPTION OF THE INVENTION [0013] As shown in FIG. 1, a computer system [0013] 10 for practicing one aspect of the present invention has a central processing unit (CPU) 12 for processing printing applications, a memory unit 14 storing necessary data and programs, and a printer driver 16. The memory unit 14 also stores sets of printer driver settings. The CPU 12 processing printing applications gets an appropriate set of printer driver settings from the memory unit 14 and passes it to the printer driver 16 along with print data. The printer driver 16, which is connected to a printer 20, sends print data to the printer 20 for printing according to the selected printer driver settings. [0014] Hereinafter, the invention will be described in the Microsoft® Windows® environment. Nevertheless, it is to be understood that the invention is equally applicable to other operating systems, such as Windows NT®, MS-DOS®, and Unix®. [0014] [0015] Initially, a user (not shown) has created several sets of printer driver settings. Each set is attached with a label that illustrates a general aspect of the set of printer driver settings. For example, the user may create a set of printer driver settings that consists of A4 paper, two-sided printing and medium quality, with a label of “My Emails;” and another set under name “My Reports” that consists of letter size paper, best print quality and two copies. Also, the user has created a list including all the labels attached to the sets of printer driver settings. Whenever a new set of printer driver settings is created and saved, the label of this new set will be added to the list automatically. [0015] [0016] When the user invokes a printing application by telling the CPU [0016] 12 to load the printing application, the user calls the list of labels by getting to the printer driver dialog of the printing application and selects one that he desired. Subsequently, the printer driver 16 searches the memory unit 14 where all sets of printer driver settings are saved for a suitable one whose label conforms to what the user has chosen from the list. If a matching set of printer driver settings is found in the memory unit 14, the printer driver 16 passes on this set of printer driver settings to the CPU 12. The CPU 12 further passes it back to the printing application. Once the set of printer driver settings requested by the printing application is obtained, the printing application sends the print data to the CPU 12 along with the selected printer driver settings. The CPU 12 in turn passes them to the printer driver 16 from which the print data goes to the printer 20 for printing. [0017] Besides, the user may pre-define certain set(s) to be specific to a particular printing application, that is, a set of printer driver settings that can only be used by that printing application. Preferably, this can be done with the help of the Application Programmer's Interfaces (API) that return the calling application name. In the case of Microsoft® Windows®, GetModuleFileName gives the name of the calling program. For example, the user may define the set of printer driver settings under the name “My Reports” as a set specific to MS-Word. Thereafter, this set under the name of “My Reports” can only be used for printing in the environment of MS-Word. Those sets that are not pre-defined to be specific to a particular printing application are generic to all printing applications; that is, they can be used by all printing applications. [0017] [0018] FIG. 2 illustrates a connected environment where a printer [0018] 22 is attached to a Windows NT® system and three computer systems 30, 40 and 50 are connected to the Windows NT® system. The host computer system 30 has a host CPU 32, a first memory unit 34 for private storage, a second memory unit 36 for public storage, and a host printer driver 38 to which the printer 22 is connected. The first memory unit 32 stores sets of printer driver settings for printing applications fired by users of the host computer system, while the second memory unit 34 stores sets of public printer driver settings created by the administrator of the network. Each of the client computer systems 40, 50 has a client CPU 42, 52, a client memory unit 44, 54, and a client printer driver 46, 56. Each of the client memory units 44, 54 stores sets of private printer driver settings for its own users respectively. [0019] Similarly, every set of printer driver settings is attached with a label that illustrates a general aspect of this set. Each user is able to access a list of labels that includes labels of all the sets of public printer driver settings and labels of those sets of private printer driver settings that are stored in his own private storage area. Whenever a new set of printer driver settings is created, the new set will be stored in a private storage area and the label of the new set will be added to a list automatically, according to the person who creates it. [0019] [0020] When a user of the host computer system [0020] 30 fires a printing application, if needed, the host CPU 32 gets an appropriate set of printer driver settings from the first memory unit 32, similarly to the process previously described along with FIG. 1. [0021] In the preferred embodiment, a user of one of the client computer system [0021] 40 may also print to the printer 22 by using Windows NT® Point-and-Print method. After a printing application is fired, the user goes to his own list of labels and selects a suitable one. If the user selects a label representing a set of private printer driver settings, the client printer driver 46 searches the client memory unit 44 according to the label that the user has selected. The conforming set of private printer driver settings will be retrieved and used for current printing action. If the user needs a set of public printer driver settings that has been created by the administrator of the network and shared out, however, a conforming set of public printer driver settings will be retrieved from the second memory unit 36 by the client CPU 42 calling the host CPU 32. Once the printer driver settings are finalized, the print data will be sent to the host CPU 32 along with the selected printer driver settings. The host CPU 32 further passes them on to the host printer driver 38, which sends the print data to the printer for printing. [0022] Users may create or modify a set of printer driver settings through a printer driver dialog box as shown in FIG. 3. Whenever a set of printer driver settings needs to be modified or the user wants to create a new one, the user may go to the printer driver dialog box. Then the user may edit the printer driver settings, such as paper size, paper type, paper source, orientation, copies, and attaches this set of printer driver settings with a label which is defined by the category of “Quick Sets”. The label functions as illustrating the general aspect of this set and being used to search for a set of printer driver settings selected by the user. After making all necessary changes to the printer driver settings, the user clicks the “Save” button and this set of printer driver is then saved. If the user is in the environment of a printing application, another dialog box (see FIG. 4) will be brought up to ask whether the user wants to define this set of printer driver settings only for the current application or for all applications. If the user selects ‘yes’ to define this set specific to the printing application, the filename of the printing application will be piggybacked to the set of printer driver settings and this set of printer driver settings hereinafter can only be used for this particular printing application. Particularly, in the preferred embodiment, standard Windows® API GetModuleFileName is used to get the printing application's filename and tag it with the set of printer driver settings. [0022] [0023] If it is the administrator who is using the host computer system [0023] 30, then the dialog box will further ask him whether he wants the settings to be a set of public printer driver settings or not. If the administrator selects it to be a public one, then this set of printer driver settings will be stored in a public place, i.e., the second memory unit 36. Thereafter, this set of printer driver settings becomes a set of public printer driver settings that can be accessed by other computers in the network. Otherwise it will be stored in a non-public memory location, i.e., the first memory unit 34. Preferably, saving the settings into the memory can be accomplished in the Windows® environment with the RegSetValueEx and SetPrinterData APIs, and reading the values from the memory can be done with the help of RegQueryValueEx and GetPrinterData APIs.
权利要求:
Claims (15) [1" id="US-20010006423-A1-CLM-00001] 1. A method for enabling a computer to select a set of printer driver settings for a printing application, wherein sets of printer driver settings have been created and stored, each set being attached with a respective label illustrating its general aspect, comprising the steps of: selecting a first label from a list of these respective labels; searching the stored sets of printer driver settings for one set whose respective label conforms to the first label; and defining the conforming printer driver settings as current printer driver settings for the printing application. [2" id="US-20010006423-A1-CLM-00002] 2. The method of claim 1 , wherein the step of defining the current printer settings includes the step of editing the conforming printer driver settings according to requirements of the printing application. [3" id="US-20010006423-A1-CLM-00003] 3. The method of claim 2 , wherein the conforming printer driver settings are modified through a printer driver dialog box displayed by the computer. [4" id="US-20010006423-A1-CLM-00004] 4. The method of claim 1 , wherein a first set of printer driver settings is defined to be specific to a particular printing application. [5" id="US-20010006423-A1-CLM-00005] 5. The method of claim 4 , wherein filename of the printing application is piggybacked to the first set of printer driver settings such that the first set of printer driver settings is defined to be specific to the particular printing application. [6" id="US-20010006423-A1-CLM-00006] 6. A network for enabling sets of public printer driver settings being shared out, comprising: a host computer having a public memory unit for storing sets of public printer driver settings; and at least one client computer connected to the host computer via the network, wherein upon a printing application being fired in the client computer, the client computer retrieves an appropriate set of public printer driver settings from the public storage area by calling the host computer. [7" id="US-20010006423-A1-CLM-00007] 7. The network of claim 6 , wherein the host computer further has a host private memory unit for storing sets of private printer driver settings for administrators of the host computer. [8" id="US-20010006423-A1-CLM-00008] 8. The network of claim 6 , wherein the client computer has a client memory unit for storing sets of private printer diver settings for users of the client computer. [9" id="US-20010006423-A1-CLM-00009] 9. The network of claim 8 , wherein each set of public printer driver settings or private printer driver settings is attached with a respective label that indicates its general aspect. [10" id="US-20010006423-A1-CLM-00010] 10. The network of claim 9 , wherein the client memory unit has a plurality of private storage area for the users, a first user being able to access a personal private storage area. [11" id="US-20010006423-A1-CLM-00011] 11. The network of claim 10 , wherein the first user creates a personal list that includes labels of all the sets of public printer driver settings and labels of those sets stored in the personal private storage area. [12" id="US-20010006423-A1-CLM-00012] 12. The network of claim 11 , wherein when a printing application is fired on the client computer, the first user selects a first label from the personal list. [13" id="US-20010006423-A1-CLM-00013] 13. The network of claim 12 , wherein if the first label represents a particular set of public printer driver settings, the client computer retrieves the particular set of public printer driver settings from the public storage area by calling the host computer. [14" id="US-20010006423-A1-CLM-00014] 14. The network of claim 12 , wherein if the first label represents a particular set of private printer driver settings, the client computer retrieves the particular set of private printer driver settings from the personal client private storage area. [15" id="US-20010006423-A1-CLM-00015] 15. The network of claim 6 , further comprising a printer connected to the host computer, wherein the client computer prints to the printer via the network.
类似技术:
公开号 | 公开日 | 专利标题 US6940614B2|2005-09-06|Method for defining printer driver settings US8051131B2|2011-11-01|E-mail addressing and document management US7246305B2|2007-07-17|Method and system for previewing and printing customized forms US8190656B2|2012-05-29|Method and apparatus for managing file extensions in a digital processing system US6335795B1|2002-01-01|Method for customizing print attribute choices based on selected model, media, and printer US7366974B2|2008-04-29|System and method for managing template attributes US7603569B2|2009-10-13|Information providing system and a method for providing information US5872569A|1999-02-16|Apparatus and method for programming and/or controlling output of a job in a document processing system US7818663B2|2010-10-19|Editable information management system and method US7159190B2|2007-01-02|Systems and methods for navigating and displaying print job exception information in a printer system US20090019379A1|2009-01-15|Document Redaction in a Web-Based Data Analysis and Document Review System US20020035941A1|2002-03-28|Data processing apparatus, print-setting method, and recording medium US20030163490A1|2003-08-28|Document management system, document management program and recording medium KR20010039796A|2001-05-15|Technique for creating audience-specific views of documents WO2007050816A2|2007-05-03|Systems, methods, use interfaces, and computer-readable media for activating and managing fonts JPH11249777A|1999-09-17|Document management system and its method US5835098A|1998-11-10|Method and system for managing color profiles in a document for making the document portable to other systems US7185824B2|2007-03-06|System and method for associating pre-printed machine-readable graphical codes with electronically-accessible data JPH08235160A|1996-09-13|Method and device for document retrieval US20020194297A1|2002-12-19|System and method for utilizing personal information to customize a user's experience when interacting with an application program US20030067630A1|2003-04-10|Printer having a thesaurus feature JPH11184656A|1999-07-09|Automatic printer driver recognizing device, and computer readable recording medium recording automatic printer driver recognizing program US20090323099A1|2009-12-31|Printing method and printer driver providing user interface for generating output files GB2356723A|2001-05-30|Selecting default printer driver settings US8094338B2|2012-01-10|Image processing device
同族专利:
公开号 | 公开日 JP2001236299A|2001-08-31| US6940614B2|2005-09-06|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题 US5580177A|1994-03-29|1996-12-03|Hewlett-Packard Company|Printer/client network with centrally updated printer drivers and printer status monitoring| US5991858A|1995-03-10|1999-11-23|Siemens Aktiengesellschaft|Multi-user data processing system with storage protection| US6570668B1|1999-04-26|2003-05-27|Sharp Laboratories Of America, Incorporated|Method of modifying printer driver output|US20040008360A1|2002-07-11|2004-01-15|Corlene Ankrum|Setting device parameters to values associated with selected device-performable task| US20040205743A1|2000-02-22|2004-10-14|Yoshinori Sugahara|Data processor, printing system and method of setting control for the driver software| US20050012951A1|2003-07-18|2005-01-20|Madril Robert J.|Printer driver management| US20050025391A1|1999-11-30|2005-02-03|Canon Kabushiki Kaisha|Image data registering apparatus and method, storage medium, and program product| EP1536318A1|2002-08-30|2005-06-01|Seiko Epson Corporation|Printing controller, printing control method, printing control program, medium on which printing control program is recorded, image processor, and image processing computer| US20050182777A1|2001-08-17|2005-08-18|Block Robert S.|Method for adding metadata to data| US20050254088A1|2004-05-14|2005-11-17|Park Ji-Sub|Image reprinting apparatus and method| US20060015476A1|2004-07-13|2006-01-19|Sharp Kabushiki Kaisha|Driver program, recording medium on which driver program is recorded, driver control method, and driver control apparatus| US20060230132A1|2002-04-19|2006-10-12|Vikas Dogra|System and method for selective installation of a network document processing device| US20060282772A1|2005-06-09|2006-12-14|David Chamberlin|Device driver setting profile lock-down| US20090021770A1|2007-07-17|2009-01-22|Xerox Corporation|Printer Driver Apparatus and Methods| EP2053500A1|2007-10-26|2009-04-29|Ricoh Company, Ltd.|Print options for productivity| US20090128843A1|2007-11-20|2009-05-21|Kyocera Mita Corporation|Application-based profiles of printer driver settings| US20090201552A1|2002-03-29|2009-08-13|Canon Kabushiki Kaisha|Data processing apparatus and method| WO2009144147A1|2008-05-28|2009-12-03|Oce-Technologies B.V.|Method and system for selecting colour settings| US20100332338A1|2009-06-30|2010-12-30|Xerox Corporation|System and method for locating products in association with productivity and cost information| US20110096358A1|2009-10-22|2011-04-28|Fuji Xerox Co., Ltd.|Information processing apparatus, information processing system and computer readable medium| WO2012130585A1|2011-03-25|2012-10-04|Oce-Technologies B.V.|A reproduction system for printing and copying digital documents| US20120281251A1|2011-05-05|2012-11-08|Xerox Corporation|Method and system for configuring printer drivers for multiple printing devices| EP2402853A3|2010-06-29|2013-05-15|Ricoh Company, Ltd.|Print/copy control system| EP2645228A3|2012-03-30|2014-01-22|Fujifilm Corporation|Printing condition setting apparatus, printing conditon setting method, and non-transitory storage medium| US20140118770A1|2012-10-30|2014-05-01|Samsung Electronics Co., Ltd.|Method of managing programs in image forming apparatus and image forming apparatus using the same| EP3626467A4|2017-06-27|2021-03-03|Canon Kabushiki Kaisha|Printing system, printing device and information processing device and method for controlling same, and storage medium| JP2003005931A|2001-06-20|2003-01-10|Fuji Xerox Co Ltd|Picture processor| JP2003076452A|2001-09-05|2003-03-14|Nagano Fujitsu Component Kk|Computer switching unit and computer system, program for exchanging data, storage medium storing it and computer body incorporating it| US7325235B2|2001-10-23|2008-01-29|Canon Kabushiki Kaisha|Data processing apparatus, data processing method, program, and storage medium| US20030184781A1|2002-03-27|2003-10-02|Laughlin John D.|Adjusting printer driver settings| US20030200361A1|2002-04-19|2003-10-23|Vikas Dogra|Extensible drive| US20030202010A1|2002-04-26|2003-10-30|Kerby George H.|Retention of job settings based on data type| US7301652B2|2002-05-07|2007-11-27|Ricoh Company, Ltd.|Quick reference to printer setting information| JP4332116B2|2002-11-01|2009-09-16|富士通株式会社|Access request control method, communication device driver program, and communication device| KR100750122B1|2005-06-13|2007-08-21|삼성전자주식회사|Method and apparatus for setting print option| JP4693911B2|2009-02-13|2011-06-01|キヤノン株式会社|Information processing system, control method therefor, server device, and control program therefor| JP5527992B2|2009-03-30|2014-06-25|キヤノン株式会社|Print control method, print control apparatus, and computer program| TW201039131A|2009-04-24|2010-11-01|Silicon Motion Inc|Apparatus for controlling at least one electronic device and related method thereof| US20110211212A1|2010-03-01|2011-09-01|Jean-Jacques Berard|Document processing and distribution using customized process print drivers| US8887054B2|2010-04-15|2014-11-11|Hewlett-Packard Development Company, L.P.|Application selection user interface| US9716802B2|2012-04-12|2017-07-25|Hewlett-Packard Development Company, L.P.|Content model for a printer interface| US9367270B1|2015-02-04|2016-06-14|Xerox Corporation|Method and system for shuttling client resident data to servers in a client-server printing environment|
法律状态:
2001-02-20| AS| Assignment|Owner name: HEWLETT-PACKARD COMPANY, COLORADO Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SUBRAMANIAM, THILEEPAN;REEL/FRAME:011574/0085 Effective date: 20001016 | 2003-09-30| AS| Assignment|Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY L.P., TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:014061/0492 Effective date: 20030926 Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY L.P.,TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:014061/0492 Effective date: 20030926 | 2009-03-06| FPAY| Fee payment|Year of fee payment: 4 | 2013-04-19| REMI| Maintenance fee reminder mailed| 2013-09-06| LAPS| Lapse for failure to pay maintenance fees| 2013-10-07| STCH| Information on status: patent discontinuation|Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 | 2013-10-29| FP| Expired due to failure to pay maintenance fee|Effective date: 20130906 |
优先权:
[返回顶部]
申请号 | 申请日 | 专利标题 SG200000006-7||2000-01-05|| SG200000006||2000-01-05|| 相关专利
Sulfonates, polymers, resist compositions and patterning process
Washing machine
Washing machine
Device for fixture finishing and tension adjusting of membrane
Structure for Equipping Band in a Plane Cathode Ray Tube
Process for preparation of 7 alpha-carboxyl 9, 11-epoxy steroids and intermediates useful therein an
国家/地区
|